バージョン

ListMap プロパティ

シンタックス
'宣言
 
Public Property ListMap As Dictionary(Of TKey,Integer)
public Dictionary<TKey,int> ListMap {get; set;}
参照